Add Bug#.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2011 16:22:16 +0000 (09:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2011 16:22:16 +0000 (09:22 -0700)
lib-src/ChangeLog

index 2c760823a95855dcac7c36a0c0c68b9cb614643e..e982a8d1f15264bd3ac942ae25ee5df5b83426c3 100644 (file)
@@ -2,8 +2,8 @@
 
        update-game-score: fix bug with -r
        * update-game-score.c (main): Don't set 'scores' to garbage when
-       -r is specified and scorecount != MAX_SCORES.  This bug was
-       introduced in the 2002-04-10 change, and was found with gcc
+       -r is specified and scorecount != MAX_SCORES (Bug#8310).  This bug
+       was introduced in the 2002-04-10 change, and was found with gcc
        -Wstrict-overflow (GCC 4.5.2, x86-64).
 
        fakemail: Remove dependency on ignore-value.